-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release] Release v0.40.0 #840
Conversation
4430ade
to
2150331
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this! Not very obvious what went wrong. If this turns up again, we can investigate it further.
2150331
to
30cce0b
Compare
This PR breaks backwards compatibility for databrickslabs/ucx downstream. See build logs for more details. Running from downstreams #717 |
30cce0b
to
f0110d8
Compare
### API Changes: * Added [a.account_federation_policy](https://databricks-sdk-py.readthedocs.io/en/latest/account/account_federation_policy.html) account-level service and [a.service_principal_federation_policy](https://databricks-sdk-py.readthedocs.io/en/latest/account/service_principal_federation_policy.html) account-level service. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterAttributes`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterDetails`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterSpec`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.CreateCluster`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.EditCluster`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.UpdateClusterResource`. * Added `update_parameter_syntax` field for `databricks.sdk.service.dashboards.MigrateDashboardRequest`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.RunTask`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.SubmitTask`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.Task`. * Changed `days_of_week` field for `databricks.sdk.service.pipelines.RestartWindow` to type `databricks.sdk.service.pipelines.RestartWindowDaysOfWeekList` dataclass. OpenAPI SHA: a6a317df8327c9b1e5cb59a03a42ffa2aabeef6d, Date: 2024-12-16 Co-authored-by: Renaud Hartert <[email protected]>
* Added [a.account_federation_policy](https://databricks-sdk-py.readthedocs.io/en/latest/account/account_federation_policy.html) account-level service and [a.service_principal_federation_policy](https://databricks-sdk-py.readthedocs.io/en/latest/account/service_principal_federation_policy.html) account-level service. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterAttributes`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterDetails`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.ClusterSpec`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.CreateCluster`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.EditCluster`. * Added `is_single_node`, `kind` and `use_ml_runtime` fields for `databricks.sdk.service.compute.UpdateClusterResource`. * Added `update_parameter_syntax` field for `databricks.sdk.service.dashboards.MigrateDashboardRequest`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.RunTask`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.SubmitTask`. * Added `clean_rooms_notebook_task` field for `databricks.sdk.service.jobs.Task`. * Added . * Added . * Added , and . * Changed `days_of_week` field for `databricks.sdk.service.pipelines.RestartWindow` to type `databricks.sdk.service.pipelines.RestartWindowDaysOfWeekList` dataclass. * Removed . * Removed . * Removed , , , , , and . OpenAPI SHA: a6a317df8327c9b1e5cb59a03a42ffa2aabeef6d, Date: 2024-12-16
f0110d8
to
c367b8b
Compare
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Test Details: go/deco-tests/12415330940 |
API Changes:
is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.ClusterAttributes
.is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.ClusterDetails
.is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.ClusterSpec
.is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.CreateCluster
.is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.EditCluster
.is_single_node
,kind
anduse_ml_runtime
fields fordatabricks.sdk.service.compute.UpdateClusterResource
.update_parameter_syntax
field fordatabricks.sdk.service.dashboards.MigrateDashboardRequest
.clean_rooms_notebook_task
field fordatabricks.sdk.service.jobs.RunTask
.clean_rooms_notebook_task
field fordatabricks.sdk.service.jobs.SubmitTask
.clean_rooms_notebook_task
field fordatabricks.sdk.service.jobs.Task
.days_of_week
field fordatabricks.sdk.service.pipelines.RestartWindow
to typedatabricks.sdk.service.pipelines.RestartWindowDaysOfWeekList
dataclass.OpenAPI SHA: a6a317df8327c9b1e5cb59a03a42ffa2aabeef6d, Date: 2024-12-16